You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > CopyFromArray Method > TMtxVec.CopyFromArray Method ([In] TSCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.CopyFromArray Method ([In] TSCplx[])

Copies values from an array.

Syntax
C#
Visual Basic
public TMtxVec CopyFromArray([In] TSCplx[] Src);

Copies values from a complex array. The size and Complex properties of the calling object are set implicitely.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!